xen.git
2016-08-08 Andrew Cooperx86/traps: Drop use_error_code parameter from do_{...
2016-08-08 Ian Jacksonlibxl: CODING_STYLE: Forbid if (...) { stmt; } else...
2016-08-08 Wei Liuxl: use xenconsole startup protocol
2016-08-08 Wei Liudocs: document xenconsole startup protocol
2016-08-08 Wei Liulibxl: libxl_{primary_,}console_exec now take notify_fd...
2016-08-08 Wei Liulibxl: factor out libxl__console_tty_path
2016-08-08 Wei Liutools/console: introduce --start-notify-fd option for...
2016-08-08 Wei Liutools/console: fix help string in client
2016-08-08 George DunlapCODING_STYLE: Allow single-sentence comments without...
2016-08-08 Dario Faggiolitools: xenalyze: kill spurious sched_switch output...
2016-08-05 Jan Beulichx86/time: also use rdtsc_ordered() in check_tsc_warp()
2016-08-05 Jan Beulichlibelf: drop struct elf_dom_parms' virt_offset member
2016-08-05 Bob Liulibxl: return any serial tty path in libxl_console_get_tty
2016-08-05 Juergen Grosstools: make xenstore domain easy configurable
2016-08-05 Juergen Grosstools: use pidfile for test if xenstored is running
2016-08-05 Juergen Grosstools: split out xenstored starting form xencommons
2016-08-05 Juergen Grosstools: remove systemd xenstore socket definitions
2016-08-04 Julien Grallxen/arm: p2m: Don't use default access permission when...
2016-08-04 Julien Grallxen/arm: arm64: Add Cortex-A57 erratum 834220 workaround
2016-08-04 Julien Grallxen/arm: traps: Avoid unnecessary VA -> IPA translation...
2016-08-04 Julien Grallxen/arm: traps: MMIO should only be emulated for fault...
2016-08-04 Julien Grallxen/arm: Use check_workaround to handle the erratum...
2016-08-04 Julien Grallxen/arm: Provide macros to help creating workaround...
2016-08-04 Julien Grallxen/arm: traps: Simplify the switch in do_trap_*_abort_...
2016-08-04 Andrew Cooperx86/debug: Make debugger_trap_entry() safe during early...
2016-08-04 Jan Beulichx86: support newer Intel CPU models
2016-08-04 Jan Beulichhvmloader: don't hard-code IO-APIC parameters
2016-08-04 Jan Beulichx86/time: relax barriers
2016-08-04 Jan Beulichx86/time: group time stamps into a structure
2016-08-04 Jan Beulichx86/time: fold recurring code
2016-08-04 Jan Beulichx86/time: support 32-bit wide ACPI PM timer
2016-08-04 Jan Beulichx86/time: calibrate TSC against platform timer
2016-08-04 Paul Durrantx86/HVM: add new functions to get/set memory types
2016-08-04 Paul Durrantx86: rename p2m_mmio_write_dm to p2m_ioreq_server
2016-08-03 Julien Grallxen/arm: traps: Don't inject a fault if the translation...
2016-08-03 Julien Grallxen/arm: arm64: Add cortex-A57 erratum 832075 workaround
2016-08-03 Julien Grallxen/arm: arm64: Add Cortex-A53 cache errata workaround
2016-08-03 Julien Grallxen/arm: Document the errata implemented in Xen
2016-08-03 Julien Grallxen/arm: Detect silicon revision and set cap bits accor...
2016-08-03 Julien Grallxen/arm: cpufeature: Provide an helper to check if...
2016-08-03 Julien Grallxen/arm: Introduce alternative runtime patching
2016-08-03 Andrew Cooperx86/mmcfg: Fix initalisation of variables in pci_mmcfg_...
2016-08-03 Anshul Makkarratelimit: Implement rate limit for credit2 scheduler
2016-08-03 Dario Faggiolixen: cpupool: small optimization when moving between...
2016-08-03 Dario Faggiolixen: fix a (latent) cpupool-related race during domain...
2016-08-03 Dario Faggiolixen: credit2: issues in csched2_cpu_pick(), when tracin...
2016-08-03 Jacob Panmwait-idle: add Denverton
2016-08-03 Jan Beulichx86/time: introduce and use rdtsc_ordered()
2016-08-03 Jan Beulichx86/time: adjust local system time initialization
2016-08-03 Juergen Grosslibxl: use llabs() instead abs() for int64_t argument
2016-08-02 Andrew Cooperx86/mm: Annotate gfn_get_* helpers as requiring non...
2016-08-02 Wei Liusystemd: remove hard-coded pid file in xendriverdomain...
2016-08-02 Juergen Grosslibxl: memory size in kb requires 64 bit variable
2016-08-02 Tamas K Lengyelx86/mem-sharing: mem-sharing a range of memory
2016-08-02 Paul Durrantlibxl: create xenstore nodes for control/feature-XXX...
2016-08-02 Roger Pau Monnelibxl: fix printing hotplug arguments/environment
2016-08-02 Jim Fehligdocs: define semantics of vncpasswd in xl.cfg
2016-08-02 Boris Ostrovskyx86/PCI: update ACPI Check to include SGI Ux3
2016-08-02 Jan Beulichx86: use gcc6'es flags asm() output support
2016-08-02 Andrew Cooperxen/types: Correct the definition of uintptr_t
2016-08-01 Andrew Cooperxen/common: Sort the obj build order
2016-08-01 Andrew Cooperxen/types: Alter typedef for bool_t
2016-08-01 Andrew Cooperx86/mm: Clean up the construction of base_disallow_mask
2016-08-01 Andrew Cooperx86/mm: Avoid NULL dereference when checking altp2m...
2016-08-01 Chao Gaox86/vMSI-x: check whether msixtbl_list in msixtbl_pt_re...
2016-08-01 Jan Beulichmwait-idle: correct/improve BXT support
2016-08-01 Quan XuMAINTAINERS: update Quan Xu's email address
2016-08-01 Chris Pattersonlibxl: compilation warning fix for arm & aarch64
2016-08-01 Wei Liuxsm: don't require configuring tools to build xen xsm...
2016-07-29 Julien Grallxen/arm: p2m: Pass the p2m in parameter rather the...
2016-07-29 Julien Grallxen/arm: p2m: Replace flush_tlb_domain by p2m_flush_tlb
2016-07-29 Julien Grallxen/arm: Don't export flush_tlb_domain
2016-07-29 Julien Grallxen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
2016-07-29 Julien Grallxen/arm: p2m: Rework the context switch to another...
2016-07-29 Julien Grallxen/arm: p2m: Don't need to restore the state for an...
2016-07-29 Julien Grallxen/arm: p2m: Move the vttbr field from arch_domain...
2016-07-29 Julien Grallxen/arm: Don't call p2m_alloc_table from arch_domain_create
2016-07-29 Julien Grallxen/arm: p2m: Switch the p2m lock from spinlock to...
2016-07-29 Julien Grallxen/arm: p2m: Introduce p2m_{read,write}_{,un}lock...
2016-07-29 Julien Grallxen/arm: p2m: Remove unnecessary locking
2016-07-29 Julien Grallxen/arm: p2m: Find the memory attributes based on the...
2016-07-29 Julien Grallxen/arm: p2m: Differentiate cacheable vs non-cacheable...
2016-07-29 Julien Grallxen/arm: p2m: Use a whitelist rather than blacklist...
2016-07-29 Julien Grallxen/arm: p2m: Use the typesafe MFN in mfn_to_p2m_entry
2016-07-28 Juergen Grosslibxl: fix double free when doing xl save
2016-07-27 Julien Grallxen/arm: Fix coding style and update comment in acpi_ro...
2016-07-27 Julien Grallxen/arm: acpi: route all unused IRQs to DOM0
2016-07-27 Julien Grallxen/arm: Allow DOM0 to set the IRQ type
2016-07-27 Julien GrallRevert "xen/arm: warn the user that we cannot route...
2016-07-27 Julien Grallxen/arm: gic: Document how gic_set_irq_type should...
2016-07-27 Julien Grallxen/arm: gic: set_type: Pass the type in parameter...
2016-07-27 Julien Grallxen/arm: gic: split set_irq_properties
2016-07-27 Julien Grallxen/arm: gic: Do not configure affinity during routing
2016-07-27 Julien Grallxen/arm: gic: Consolidate the IRQ affinity set in a...
2016-07-27 Andrew Cooperxen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo
2016-07-27 Juergen Grosslibxl: move common nic stuff into one source
2016-07-27 Juergen Grosslibxl: add config update callback to device type framework
2016-07-27 Juergen Grosslibxl: split libxl vtpm code into one source
2016-07-27 Juergen Grosslibxl: move library pvusb specific code into libxl_pvusb.c
2016-07-27 Juergen Grosslibxl: add "pv device mode needed" support to device...
next